Home > biomechZoo > Toolbox > Support Functions > intersection.m

intersection

PURPOSE ^

computes the intersetion of a_b and u_v

SYNOPSIS ^

function p = intersection(a,b,u,v)

DESCRIPTION ^

computes the intersetion of a_b and u_v
 a b u and v have to be 2d point vectors eg. a = [3 4];

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 10-Mar-2024 22:39:06 by m2html © 2005